* lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.
authorGlenn Morris <rgm@gnu.org>
Sun, 3 Oct 2010 01:53:04 +0000 (18:53 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 3 Oct 2010 01:53:04 +0000 (18:53 -0700)
commitfc5912820616189c754edd209cb5a3dce7e438b2
tree71b9cdcf65b4fc5422f5ce70c0ef1e260a4d69b6
parenteca9cfba50cd46d046a60ef8ebc69ed7547eef71
* lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.
* lisp/progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
(c-basic-common-init, c-font-lock-init): Only call make-local-hook on
XEmacs.
* lisp/progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
(c-make-styles-buffer-local): Only call make-local-hook on XEmacs.

* lisp/gnu/gnus-util.el (gnus-make-local-hook): Simplify.

* etc/NEWS: Mention above change.
etc/NEWS
lisp/ChangeLog
lisp/gnus/ChangeLog
lisp/gnus/gnus-util.el
lisp/progmodes/cc-mode.el
lisp/progmodes/cc-styles.el
lisp/subr.el